github.com/gotd/td/telegram.Client.cdnSessions (field)
6 uses
github.com/gotd/td/telegram (current package)
cdn_conn_dead.go#L52: s, ok := c.cdnSessions[dcID]
cdn_conn_dead.go#L55: c.cdnSessions[dcID] = s
client.go#L117: cdnSessions map[int]*pool.SyncSession
client.go#L271: c.cdnSessions = map[int]*pool.SyncSession{}
pool.go#L118: sessions = c.cdnSessions
session.go#L128: c.storeDCSess(c.cdnSessions, dcSessionFromMTProto(cfg.ThisDC, s))
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |